home *** CD-ROM | disk | FTP | other *** search
- <form name="Shutdown" image="window\dk_blue.bmp" width=215 height=60
- resize_image=stretch resize_window=false>
-
- <image name="1" x=0 y=0 width=5 height=16 image="window\upper_left.bmp">
- <image name="2" x=5 y=0 width=-5 height=16 resize=stretch image="window\top.bmp">
- <image name="3" x=-5 y=0 width=5 height=16 image="window\upper_right.bmp">
-
- <image name="4" x=0 y=16 width=6 height=-5 resize=stretch image="window\left_side.bmp">
- <image name="5" x=-5 y=16 width=5 height=-9 resize=stretch image="window\right_side.bmp">
-
- <image name="6" x=0 y=-6 width=6 height=6 image="window\lower_left.bmp">
- <image name="7" x=5 y=-6 width=-9 height=6 resize=stretch image="window\bottom.bmp">
- <image name="8" x=-9 y=-9 width=9 height=9 image="window\lower_right.bmp">
-
- <!-- All controls go after this -->
-
- <textwindow name="title" x=4 y=2 width=100 height=12
- font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Shutdown">
-
- <button name="cancel_shutdown" x=165 y=37
- image="window\cancel_n.bmp" mouseover="window\cancel_o.bmp" mousedown="window\cancel_d.bmp">
-
-
- <textwindow name="desc_n" x=9 y=20 width=200 height=12
- font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Go!Zilla will shutdown in ">
-
- <textwindow name="shutdown_time" x=108 y=20 width=50 height=12
- font=arial align=right fontsize=12 fontcolor=#FFFFFF>
-
- <textwindow name="desc_c" x=9 y=35 width=200 height=12
- font=arial align=left fontsize=12 fontcolor=#FFFFFF text="Click cancel to abort the shutdown">
-
- </form>